The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "template::dbi"

Class::DBI::Template - Perl extension using Template Toolkit to render Class::DBI objects River stage zero No dependents

This module provides a tie between Class::DBI and the Template Toolkit. It allows you to specify templates which can be used to render the data available in the module in various ways....

JASONK/Class-DBI-Template-0.03 - 28 Dec 2004 19:58:02 UTC - Search in distribution

Template::Plugin::DBI - Template interface to the DBI module River stage one • 2 direct dependents • 2 total dependents

This Template Toolkit plugin module provides an interface to the Perl DBI/DBD modules, allowing you to integrate SQL queries into your template documents. It also provides an interface via the Tie::DBI module (if installed on your system) so that you...

REHSACK/Template-DBI-2.65 - 27 Jul 2010 16:09:02 UTC - Search in distribution

Template::Provider::DBI - A class to allow retrieval of templates from a DB River stage zero No dependents

This class adds a provider to Template Toolkit to retrieve templates from a database of your choice. Using the LOAD_TEMPLATES option to Template, multiple providers can be created and used. The DBI provider searches for the given template name, and r...

JROBINSON/Template-Provider-DBI-0.04 - 10 Nov 2019 19:21:02 UTC - Search in distribution

XML::Template::Source::DBI - A module for handling DBI sources. River stage zero No dependents

EMRYS/XML-Template-3.20 - 26 Dec 2003 17:11:27 UTC - Search in distribution

HTML::Template::Associate::DBI - HTML::Template::Associate DBI plugin River stage zero No dependents

This class is not intended to be used directly but rather through a HTML::Template::Associate. It provides concrete class functionality, it will take specific DBI method results and reconstruct data structure to the one appropriate for use by the HTM...

ALEXP/HTML-Template-Associate-2.01 - 10 May 2012 01:38:48 UTC - Search in distribution

Nes - A powerful template system for HTML and the Web. River stage zero No dependents

Nes (No Embedded Source) a system for separating Perl executable code and the representation of the data generated in HTML using Tags are replaced with variables created in Perl. Nes can do for you? With Nes can do the same or more than any other tem...

NES/Nes-1.03 - 14 Apr 2010 07:54:00 UTC - Search in distribution

App - Backplane for core App services River stage one • 2 direct dependents • 2 total dependents

The App module is the module from which core services are called....

SPADKINS/App-Context-0.968 - 09 Jun 2010 21:33:19 UTC - Search in distribution
  • App::Conf - Load and access configuration data

CHI - Unified cache handling interface River stage three • 95 direct dependents • 202 total dependents

CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will...

ASB/CHI-0.61 - 13 Oct 2021 14:56:11 UTC - Search in distribution

Egg - MVC Framework. River stage two • 17 direct dependents • 17 total dependents

Egg is WEB application framework with the control facilit of Model/View/Controller. The specification changed with v2.x system and a former version. Therefore, interchangeability is not secured....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

db-browser - Browse SQL databases and their tables interactively. River stage zero No dependents

Before using "db-browser", ensure you have backed up your databases. Search and read in SQL databases: one can interactively browse databases and their tables. "App::DBBrowser" provides and supports plugins for the DBI drivers "DBD::SQLite", "DBD::my...

KUERBIS/App-DBBrowser-2.410 - 04 May 2024 16:48:13 UTC - Search in distribution

LRpt - Perl extension for comparing and reporting results of database selects River stage zero No dependents

LRpt (LReport) is a set of tools for database row sets comparison and reporting. The core logic operates on *csv* files, however, LReport also provides tools for converting select results to *csv* files....

PKALUSKI/LRpt_0.16 - 03 Oct 2006 18:26:34 UTC - Search in distribution

Pulp - Give your Kelp applications more juice River stage zero No dependents

Kelp is good. Kelp is great. But what if you could give it more syntactic sugar and separate your routes from the logic in a cleaner way? Pulp attempts to do just that....

BRADH/Pulp-0.001 - 11 Feb 2015 11:13:38 UTC - Search in distribution

XML::Simple - An API for simple XML files River stage three • 407 direct dependents • 654 total dependents

The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules). Two functions are exported: "XMLin()" and "XMLout()". Note: you can explicitly request the lower cas...

GRANTM/XML-Simple-2.25 - 18 Mar 2018 03:19:24 UTC - Search in distribution

XML::RDB - Perl extension to convert XML files into RDB schemas and populate, and unpopulate them. Works with XML Schemas too. River stage zero No dependents

XML/RDB version 1.1 ==================== A long-arse how-to & explanation: An XML document is an ideal transport for data between heterogeneous systems. XML documents are also an ideal way to represent hierarchical data generically. Yet when it comes...

METZZO/XML-RDB-1.3 - 30 Sep 2009 03:36:40 UTC - Search in distribution
  • xml_rdb - a perl script using the XML::RDB modules to create DDL from XML, load generated DDL and XML data, and able to extract the data back to XML. Tested with Postgreql 8.3, SQLite 3.6.16, and MySQL 5.0.51a.

CAF River stage zero No dependents

RDICE/CGI-Application-Framework-0.26 - 01 Nov 2005 02:13:47 UTC - Search in distribution

sqlt - convert SQL schema using SQL::Translator River stage three • 118 direct dependents • 266 total dependents

This script is part of the SQL Fairy project. It will try to convert any source file for which it has a grammar into any format for which it has a producer. If using "show-warnings," be sure to redirect STDERR to a separate file. In bash, you could d...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC - Search in distribution

Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format. River stage two • 27 direct dependents • 34 total dependents

The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....

JMCNAMARA/Excel-Writer-XLSX-1.12 - 26 Feb 2024 18:25:58 UTC - Search in distribution

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. River stage zero No dependents

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. Beta version, API may change. The project's homepage <https://github.com/mewsoft/Nile>. The main idea in this framework is to separate all the htm...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC - Search in distribution

Quiq - Class library for rapid development River stage zero No dependents

Diese Klassenbibliothek enthält anwendungsunabhängige Klassen, die ich in Projekten nutze. Die Klassen sind nach einheitlichen Prinzipien konzipiert. Die Bibliothek befindet sich unter kontinuierlicher Weiterentwicklung. POD ERRORS Hey! The above doc...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution
348 results (0.127 seconds)